home *** CD-ROM | disk | FTP | other *** search
- -- card: 66794 from stack: in
- -- bmap block id: 90156
- -- flags: 0000
- -- background id: 90881
- -- name: savedscores
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=62 top=37 right=53 bottom=241
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: name
-
-
- -- part 2 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=296 top=35 right=52 bottom=444
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: date
-
-
- -- part 5 (button)
- -- low flags: 80
- -- high flags: 8000
- -- rect: left=353 top=6 right=56 bottom=416
- -- title width / last selected line: 0
- -- icon id / first selected line: 2 / 2
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Delete Saved
- ----- HyperTalk script -----
- on mouseUp
- put cd field name into foo2
- get the short name of this card
- put it into foo1
- if it is "savedscores" then
- answer "Can't delete this savedscores card" with "Cancel"
- exit mouseUp
- end if
- if foo2 is empty then
- answer "Can't delete card with no Username" with "Cancel"
- exit mouseUp
- end if
- put "report_" & foo2 into foo
- get userlevel
- put it into savedlevel
- set the userlevel to 5
- get foo
- go card it
- doMenu "Delete Card"
- put "savedscores_" & foo2 into foo
- get foo
- go card it
- doMenu "Delete Card"
- go card report
- set the userlevel to savedlevel
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 80
- -- high flags: A000
- -- rect: left=417 top=11 right=55 bottom=496
- -- title width / last selected line: 0
- -- icon id / first selected line: 1007 / 1007
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Print Score
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- open printing
- put "report_" & cd field name into foo
- push card
- get foo
- go card it
- print this card
- pop card
- print this card
- close printing
- unlock screen
- end mouseUp
-
-
-
- -- part contents for background part 13
- ----- text -----
- A
- D
- D
- B
- C
- A
- A
- D
- B
- D
- C
- B
- B
- C
- D
- A
- D
-
-
- -- part contents for background part 16
- ----- text -----
- D
- B
- B
- C
- C
- A
- D
- B
- C
- A
- B
- C
- D
- A
- B
- C
- A
-
-
- -- part contents for background part 22
- ----- text -----
- #1(2A-1.1)
- #2(2A-1.2)
- #3(2A-1.3)
- #4(2A-1.4)
- #5(2A-2.1)
- #6(2A-2.2)
- #7(2A-3.1)
- #8(2A-3.2)
- #9(2A-4.1)
- #10(2A-4.2)
- #11(2A-5.1)
- #12(2A-5.2)
- #13(2A-6.1)
- #14(2A-6.2)
- #15(2A-7.1)
- #16(2A-8.1)
- #17(2A-8.2)
-
-
- -- part contents for background part 21
- ----- text -----
- #18(2A-9.1)
- #19(2A-9.3)
- #20(2A-9.3)
- #21(2A-10.2)
- #22(2A-10.2)
- #23(2A-10.3)
- #24(2A-10.4)
- #25(2A-10.5)
- #26(2A-10.6)
- #27(2A-10.7)
- #28(2A-10.8)
- #29(2A-10.9)
- #30(2A-10.10)
- #31(2A-11.1)
- #32(2A-11.2)
- #33(2A-12.1)
- #34(2A-12.2)
-
-
- -- part contents for card part 1
- ----- text -----
- michaelburke
-
- -- part contents for card part 2
- ----- text -----
- 3/4/91
-
- -- part contents for background part 12
- ----- text -----
- A
- B
- A
- A
- C
- B
- B
- A
- D
- B
- A
- D
- D
- C
- A
- C
- A
-
-
- -- part contents for background part 15
- ----- text -----
- C
- D
- A
- B
- A
- D
- B
- C
- B
- A
- C
- B
- B
-
-
- -- part contents for background part 17
- ----- text -----
- #35(2A-12.3)
- #36(2A-13.1)
- #37(2A-14.1)
- #38(2A-15.1)
- #39(2A-15.2)
- #40(2A-15.3)
- #41(2A-15.4)
- #42(2A-15.5)
- #43(2A-16.1)
- #44(2A-17.1)
- #45(2A-17.2)
- #46(2A-17.3)
- #47(2A-17.4)
- #48(2A-17.5)
- #49(2A-17.6)
- #50(2A-17.7)
- #51(2A-17.8)
-
-
- -- part contents for background part 19
- ----- text -----
- D
- A
- B
- C
- D
- A
- B
- D
- A
- A
- A
- A
- A
- D
- D
- D
- C
-